0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.6163730621338 437 1.1833 0


No Amazon API Requests Made.


App Debug - Total Time 1.6163730621338 seconds

Number Time From Start Name Description
1 0.41902995109558 Initialise Initialise FSB Function
2 0.42296195030212 App Controller Start Start of the App controller (called before the controller of every page)
3 0.45202398300171 Start of getCategoryListByGroup Function Before first category groups query
4 0.45288896560669 After initial query Before first category groups query
5 0.45288896560669 Get Category List for Group Before the call to getCategoryList function
6 0.4528911113739 Start of GetCategoryList function Start of the function
7 0.45289206504822 Before getting categories Query to get specific category list
8 0.45371794700623 After getting categories Query to get specific category list
9 0.45371794700623 Before getting category custom Before call to function getCategoryCustom
10 0.48391795158386 After getting category custom After call to function getCategoryCustom
11 0.48392009735107 Before getting category custom Before call to function getCategoryCustom
12 0.5010769367218 After getting category custom After call to function getCategoryCustom
13 0.50107789039612 Before getting category custom Before call to function getCategoryCustom
14 0.50674510002136 After getting category custom After call to function getCategoryCustom
15 0.50674510002136 Before getting category custom Before call to function getCategoryCustom
16 0.51151609420776 After getting category custom After call to function getCategoryCustom
17 0.51151704788208 Before getting category custom Before call to function getCategoryCustom
18 0.52781105041504 After getting category custom After call to function getCategoryCustom
19 0.52781295776367 Before getting category custom Before call to function getCategoryCustom
20 0.53462290763855 After getting category custom After call to function getCategoryCustom
21 0.53462505340576 End of GetCategoryList function End of the function
22 0.53462910652161 Get Category List for Group Before the call to getCategoryList function
23 0.53463006019592 Start of GetCategoryList function Start of the function
24 0.53463101387024 Before getting categories Query to get specific category list
25 0.5352349281311 End of getCategoryListByGroup Function Before return()
26 1.380007982254 App Controller End End of the App controller (called before the controller of every page)
27 1.5489931106567 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.5499219894409 Before Get Options Before the call to getOptions in the tpl class
29 1.5947210788727 After Get Options After the call to getOptions in the tpl class
30 1.5947549343109 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.6163649559021 Finalizing debug Before the debug is output to the page.
32 1.6163730621338 End of App This is the end of the app logging, final timestamp


Query Debug - 437 Database Queries. Total time 1.1833 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0009 0.00093793869018555
SELECT parameter, value FROM parameters
2 0.0057 0.0056898593902588
SELECT * FROM `bad_bots`
3 0.0003 0.00032901763916016
SET time_zone = 'Europe/London'
4 0.0016 0.0016100406646729
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0017 0.0017127990722656
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0020 0.0020198822021484
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751989440'
7 0.0021 0.0020570755004883
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.0004420280456543
UPDATE autorun SET lastrun = '2025-07-08 15:44:00' WHERE id = '9'
9 0.0006 0.00057601928710938
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0024 0.0024280548095703
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00030803680419922
SELECT * FROM pages WHERE id = 52
12 0.0023 0.0023019313812256
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0259 0.025949001312256
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00041103363037109
SELECT * FROM pages WHERE pagename = 'search'
15 0.0009 0.00085997581481934
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00081586837768555
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0083 0.0082519054412842
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0013 0.0012669563293457
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0029 0.0028839111328125
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0006 0.0005800724029541
SELECT id FROM categories WHERE parent_id = '26'
21 0.0115 0.011476993560791
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0018 0.0018417835235596
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0017 0.001690149307251
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0015 0.001492977142334
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0007 0.00066995620727539
SELECT * FROM categorygroups WHERE id = '1'
26 0.0075 0.0074968338012695
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0008 0.00076103210449219
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0005 0.00045394897460938
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0005 0.00047516822814941
SELECT id FROM categories WHERE parent_id = '27'
30 0.0059 0.0059361457824707
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0006 0.00055408477783203
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0006 0.00057101249694824
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0005 0.00046992301940918
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0004 0.00041007995605469
SELECT * FROM categorygroups WHERE id = '1'
35 0.0020 0.0020418167114258
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0005 0.00046896934509277
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0004 0.00040888786315918
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00029206275939941
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011670589447021
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00032305717468262
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.0003349781036377
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00032496452331543
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00028300285339355
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00038695335388184
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00031518936157227
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00028204917907715
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00031304359436035
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00044512748718262
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00031900405883789
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0011 0.0010550022125244
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0005 0.00046205520629883
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0012 0.0011730194091797
SELECT * FROM categorygroups WHERE id = '1'
53 0.0112 0.01119589805603
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0008 0.00076508522033691
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0005 0.00053811073303223
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0005 0.00054097175598145
SELECT id FROM categories WHERE parent_id = '30'
57 0.0009 0.00092697143554688
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0006 0.00060081481933594
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0006 0.00064301490783691
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0006 0.00055384635925293
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0005 0.00049495697021484
SELECT * FROM categorygroups WHERE id = '1'
62 0.0008 0.00079107284545898
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0005 0.00053119659423828
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0005 0.00046610832214355
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0008 0.00077199935913086
SELECT id FROM categories WHERE parent_id = '31'
66 0.0010 0.00095891952514648
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0011 0.0011348724365234
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0011 0.0011107921600342
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0006 0.00055193901062012
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0005 0.00047492980957031
SELECT * FROM categorygroups WHERE id = '1'
71 0.0006 0.00060009956359863
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0044 0.0043618679046631
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0018 0.0017998218536377
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0008 0.00075793266296387
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0015 0.0014798641204834
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0020 0.0020098686218262
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0011 0.0011439323425293
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8290 0.82902002334595
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0018 0.0018141269683838
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00082111358642578
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00042200088500977
SELECT * FROM pages WHERE pagename = 'search'
82 0.0049 0.0048727989196777
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0014331340789795
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0020 0.0019769668579102
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0054 0.0053880214691162
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0015 0.0015139579772949
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00035500526428223
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0014 0.0014350414276123
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert fleur de geisha 20 sachets mousselines', NOW(), '216.73.216.195'
89 0.0014 0.0014441013336182
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0009 0.00093483924865723
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0046 0.0045599937438965
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0005 0.00054097175598145
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
93 0.0004 0.0004429817199707
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
94 0.0004 0.00039887428283691
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0060 0.0059731006622314
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0004 0.00036406517028809
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
97 0.0003 0.0002748966217041
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
98 0.0004 0.00041508674621582
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00033116340637207
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0050 0.0049629211425781
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00029492378234863
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
102 0.0003 0.0002598762512207
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
103 0.0004 0.00035715103149414
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0059 0.0059089660644531
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00030994415283203
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
106 0.0002 0.00024509429931641
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
107 0.0003 0.00031709671020508
SELECT * FROM products WHERE id = '3600'
108 0.0012 0.001162052154541
SELECT * FROM productimages WHERE product_id = '3600' ORDER BY sortorder ASC
109 0.0009 0.00090694427490234
SELECT * FROM product_image_select WHERE product_id = '3600'
110 0.0007 0.00069594383239746
SELECT * FROM productcustomimages WHERE product_id = '3600'
111 0.0019 0.0018601417541504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3600' AND a.name = n.originalname
112 0.0009 0.00086498260498047
SELECT * FROM productoffers WHERE product_id = '3600' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00026988983154297
SELECT * FROM productoffers
                WHERE product_id = '3600' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 3600
                ORDER BY price ASC LIMIT 1
115 0.0004 0.00035619735717773
SELECT value FROM productattributes
                WHERE product_id = '3600'
                AND name = 'ListPriceAmount'
116 0.0003 0.00029206275939941
SELECT value FROM productattributes WHERE product_id = '3600' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0004 0.00035190582275391
SELECT * FROM products WHERE id = '3606'
118 0.0003 0.00031399726867676
SELECT * FROM productimages WHERE product_id = '3606' ORDER BY sortorder ASC
119 0.0006 0.00057005882263184
SELECT * FROM product_image_select WHERE product_id = '3606'
120 0.0004 0.00036096572875977
SELECT * FROM productcustomimages WHERE product_id = '3606'
121 0.0007 0.00067615509033203
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3606' AND a.name = n.originalname
122 0.0004 0.00035881996154785
SELECT * FROM productoffers WHERE product_id = '3606' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0005 0.00048112869262695
SELECT * FROM productoffers
                WHERE product_id = '3606' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0003 0.00031781196594238
SELECT * FROM productoffers
                WHERE product_id = 3606
                ORDER BY price ASC LIMIT 1
125 0.0005 0.00045418739318848
SELECT value FROM productattributes
                WHERE product_id = '3606'
                AND name = 'ListPriceAmount'
126 0.0004 0.00037407875061035
SELECT value FROM productattributes WHERE product_id = '3606' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0004 0.00041413307189941
SELECT * FROM products WHERE id = '3738'
128 0.0004 0.00039100646972656
SELECT * FROM productimages WHERE product_id = '3738' ORDER BY sortorder ASC
129 0.0005 0.00046205520629883
SELECT * FROM product_image_select WHERE product_id = '3738'
130 0.0003 0.00029206275939941
SELECT * FROM productcustomimages WHERE product_id = '3738'
131 0.0007 0.00074291229248047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3738' AND a.name = n.originalname
132 0.0003 0.00031113624572754
SELECT * FROM productoffers WHERE product_id = '3738' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '3738' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = 3738
                ORDER BY price ASC LIMIT 1
135 0.0002 0.00024580955505371
SELECT value FROM productattributes
                WHERE product_id = '3738'
                AND name = 'ListPriceAmount'
136 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '3738' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '3610'
138 0.0003 0.00031399726867676
SELECT * FROM productimages WHERE product_id = '3610' ORDER BY sortorder ASC
139 0.0008 0.00076103210449219
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3610' AND p.id = pi.product_id ORDER BY pi.sortorder
140 0.0005 0.00048279762268066
SELECT * FROM product_image_select WHERE product_id = '3610'
141 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '3610'
142 0.0004 0.00037097930908203
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3610'
                GROUP BY o.product_id
143 0.0016 0.0016279220581055
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3610'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
144 0.0004 0.00035190582275391
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3610
145 0.0008 0.00079107284545898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3610' AND a.name = n.originalname
146 0.0003 0.00025701522827148
SELECT * FROM productoffers WHERE product_id = '3610' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '3610' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 3610
                ORDER BY price ASC LIMIT 1
149 0.0003 0.00025415420532227
SELECT value FROM productattributes
                WHERE product_id = '3610'
                AND name = 'ListPriceAmount'
150 0.0003 0.00027799606323242
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3610'
                GROUP BY o.product_id
151 0.0004 0.00042486190795898
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3610'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
152 0.0003 0.00025701522827148
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3610
153 0.0004 0.00042605400085449
SELECT value FROM productattributes WHERE product_id = '3610' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
154 0.0004 0.00041007995605469
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3610'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
155 0.0003 0.00026893615722656
SELECT * FROM products WHERE parent_id = '3610'
156 0.0007 0.00069904327392578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4713' AND a.name = n.originalname
157 0.0003 0.0003209114074707
SELECT * FROM productoffers WHERE product_id = '4713' AND merchantid = 'A1X6FK5RDHNB96'
158 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = '4713' AND price > 0
                ORDER BY price ASC LIMIT 1
159 0.0003 0.00025415420532227
SELECT * FROM productoffers
                WHERE product_id = 4713
                ORDER BY price ASC LIMIT 1
160 0.0002 0.00024986267089844
SELECT value FROM productattributes
                WHERE product_id = '4713'
                AND name = 'ListPriceAmount'
161 0.0003 0.00032210350036621
SELECT * FROM products WHERE id = '3613'
162 0.0003 0.00031900405883789
SELECT * FROM productimages WHERE product_id = '3613' ORDER BY sortorder ASC
163 0.0005 0.00046801567077637
SELECT * FROM product_image_select WHERE product_id = '3613'
164 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '3613'
165 0.0008 0.00075697898864746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3613' AND a.name = n.originalname
166 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '3613' AND merchantid = 'A1X6FK5RDHNB96'
167 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '3613' AND price > 0
                ORDER BY price ASC LIMIT 1
168 0.0003 0.00025415420532227
SELECT * FROM productoffers
                WHERE product_id = 3613
                ORDER BY price ASC LIMIT 1
169 0.0003 0.00025010108947754
SELECT value FROM productattributes
                WHERE product_id = '3613'
                AND name = 'ListPriceAmount'
170 0.0003 0.00028014183044434
SELECT value FROM productattributes WHERE product_id = '3613' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
171 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '3614'
172 0.0004 0.00036311149597168
SELECT * FROM productimages WHERE product_id = '3614' ORDER BY sortorder ASC
173 0.0013 0.0012509822845459
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3614' AND p.id = pi.product_id ORDER BY pi.sortorder
174 0.0005 0.00045609474182129
SELECT * FROM product_image_select WHERE product_id = '3614'
175 0.0003 0.00026822090148926
SELECT * FROM productcustomimages WHERE product_id = '3614'
176 0.0004 0.00036406517028809
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3614'
                GROUP BY o.product_id
177 0.0005 0.0004730224609375
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3614'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
178 0.0003 0.0002601146697998
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3614
179 0.0009 0.00087714195251465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3614' AND a.name = n.originalname
180 0.0003 0.00025200843811035
SELECT * FROM productoffers WHERE product_id = '3614' AND merchantid = 'A1X6FK5RDHNB96'
181 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = '3614' AND price > 0
                ORDER BY price ASC LIMIT 1
182 0.0002 0.00021886825561523
SELECT * FROM productoffers
                WHERE product_id = 3614
                ORDER BY price ASC LIMIT 1
183 0.0002 0.00023913383483887
SELECT value FROM productattributes
                WHERE product_id = '3614'
                AND name = 'ListPriceAmount'
184 0.0003 0.00027704238891602
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3614'
                GROUP BY o.product_id
185 0.0004 0.00044703483581543
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3614'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
186 0.0003 0.00025677680969238
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3614
187 0.0004 0.00035405158996582
SELECT value FROM productattributes WHERE product_id = '3614' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
188 0.0005 0.00046014785766602
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3614'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
189 0.0003 0.00025081634521484
SELECT * FROM products WHERE id = '3623'
190 0.0003 0.00034093856811523
SELECT * FROM productimages WHERE product_id = '3623' ORDER BY sortorder ASC
191 0.0005 0.00046491622924805
SELECT * FROM product_image_select WHERE product_id = '3623'
192 0.0003 0.00026488304138184
SELECT * FROM productcustomimages WHERE product_id = '3623'
193 0.0006 0.00057506561279297
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3623' AND a.name = n.originalname
194 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '3623' AND merchantid = 'A1X6FK5RDHNB96'
195 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = '3623' AND price > 0
                ORDER BY price ASC LIMIT 1
196 0.0002 0.0002140998840332
SELECT * FROM productoffers
                WHERE product_id = 3623
                ORDER BY price ASC LIMIT 1
197 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '3623'
                AND name = 'ListPriceAmount'
198 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '3623' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
199 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = '3622'
200 0.0004 0.00043487548828125
SELECT * FROM productimages WHERE product_id = '3622' ORDER BY sortorder ASC
201 0.0004 0.00044083595275879
SELECT * FROM product_image_select WHERE product_id = '3622'
202 0.0003 0.00027680397033691
SELECT * FROM productcustomimages WHERE product_id = '3622'
203 0.0007 0.00072193145751953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3622' AND a.name = n.originalname
204 0.0003 0.00034403800964355
SELECT * FROM productoffers WHERE product_id = '3622' AND merchantid = 'A1X6FK5RDHNB96'
205 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = '3622' AND price > 0
                ORDER BY price ASC LIMIT 1
206 0.0002 0.0002291202545166
SELECT * FROM productoffers
                WHERE product_id = 3622
                ORDER BY price ASC LIMIT 1
207 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '3622'
                AND name = 'ListPriceAmount'
208 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '3622' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
209 0.0003 0.00032305717468262
SELECT * FROM products WHERE id = '3626'
210 0.0003 0.00032711029052734
SELECT * FROM productimages WHERE product_id = '3626' ORDER BY sortorder ASC
211 0.0006 0.00057411193847656
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3626' AND p.id = pi.product_id ORDER BY pi.sortorder
212 0.0004 0.00044512748718262
SELECT * FROM product_image_select WHERE product_id = '3626'
213 0.0006 0.00061702728271484
SELECT * FROM productcustomimages WHERE product_id = '3626'
214 0.0004 0.00039410591125488
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3626'
                GROUP BY o.product_id
215 0.0004 0.00043797492980957
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3626'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
216 0.0003 0.00032687187194824
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3626
217 0.0008 0.0008089542388916
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3626' AND a.name = n.originalname
218 0.0003 0.00025200843811035
SELECT * FROM productoffers WHERE product_id = '3626' AND merchantid = 'A1X6FK5RDHNB96'
219 0.0004 0.00037217140197754
SELECT * FROM productoffers
                WHERE product_id = '3626' AND price > 0
                ORDER BY price ASC LIMIT 1
220 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = 3626
                ORDER BY price ASC LIMIT 1
221 0.0017 0.0017020702362061
SELECT value FROM productattributes
                WHERE product_id = '3626'
                AND name = 'ListPriceAmount'
222 0.0003 0.00028800964355469
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3626'
                GROUP BY o.product_id
223 0.0005 0.00045990943908691
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3626'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
224 0.0003 0.00025391578674316
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3626
225 0.0005 0.00048995018005371
SELECT value FROM productattributes WHERE product_id = '3626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
226 0.0005 0.00048589706420898
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3626'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'FlavorName'
                GROUP BY o.value
                ORDER BY o.value ASC
227 0.0003 0.00028300285339355
SELECT * FROM products WHERE id = '3632'
228 0.0006 0.00059103965759277
SELECT * FROM productimages WHERE product_id = '3632' ORDER BY sortorder ASC
229 0.0004 0.00044012069702148
SELECT * FROM product_image_select WHERE product_id = '3632'
230 0.0003 0.00028181076049805
SELECT * FROM productcustomimages WHERE product_id = '3632'
231 0.0006 0.00060296058654785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3632' AND a.name = n.originalname
232 0.0004 0.00036287307739258
SELECT * FROM productoffers WHERE product_id = '3632' AND merchantid = 'A1X6FK5RDHNB96'
233 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '3632' AND price > 0
                ORDER BY price ASC LIMIT 1
234 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = 3632
                ORDER BY price ASC LIMIT 1
235 0.0003 0.00025105476379395
SELECT value FROM productattributes
                WHERE product_id = '3632'
                AND name = 'ListPriceAmount'
236 0.0003 0.00028610229492188
SELECT value FROM productattributes WHERE product_id = '3632' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
237 0.0004 0.00036406517028809
SELECT * FROM products WHERE id = '3658'
238 0.0005 0.00053000450134277
SELECT * FROM productimages WHERE product_id = '3658' ORDER BY sortorder ASC
239 0.0003 0.00033712387084961
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3658' AND p.id = pi.product_id ORDER BY pi.sortorder
240 0.0006 0.00059604644775391
SELECT * FROM product_image_select WHERE product_id = '3658'
241 0.0004 0.00040507316589355
SELECT * FROM productcustomimages WHERE product_id = '3658'
242 0.0005 0.00045514106750488
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3658'
                GROUP BY o.product_id
243 0.0184 0.018365144729614
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3658'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
244 0.0009 0.00093603134155273
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3658
245 0.0009 0.00085711479187012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3658' AND a.name = n.originalname
246 0.0003 0.00026297569274902
SELECT * FROM productoffers WHERE product_id = '3658' AND merchantid = 'A1X6FK5RDHNB96'
247 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '3658' AND price > 0
                ORDER BY price ASC LIMIT 1
248 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 3658
                ORDER BY price ASC LIMIT 1
249 0.0003 0.00027108192443848
SELECT value FROM productattributes
                WHERE product_id = '3658'
                AND name = 'ListPriceAmount'
250 0.0003 0.00029492378234863
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3658'
                GROUP BY o.product_id
251 0.0005 0.00050783157348633
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3658'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
252 0.0003 0.00028800964355469
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3658
253 0.0004 0.00036811828613281
SELECT value FROM productattributes WHERE product_id = '3658' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
254 0.0004 0.00039291381835938
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3658'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
255 0.0003 0.00029301643371582
SELECT * FROM products WHERE parent_id = '3658'
256 0.0004 0.00037598609924316
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4518' AND a.name = n.originalname
257 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '4518' AND merchantid = 'A1X6FK5RDHNB96'
258 0.0003 0.00025582313537598
SELECT * FROM productoffers
                WHERE product_id = '4518' AND price > 0
                ORDER BY price ASC LIMIT 1
259 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = 4518
                ORDER BY price ASC LIMIT 1
260 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '4518'
                AND name = 'ListPriceAmount'
261 0.0002 0.00024986267089844
SELECT * FROM products WHERE id = '3665'
262 0.0003 0.00033402442932129
SELECT * FROM productimages WHERE product_id = '3665' ORDER BY sortorder ASC
263 0.0005 0.0005028247833252
SELECT * FROM product_image_select WHERE product_id = '3665'
264 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '3665'
265 0.0006 0.00058484077453613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3665' AND a.name = n.originalname
266 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '3665' AND merchantid = 'A1X6FK5RDHNB96'
267 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '3665' AND price > 0
                ORDER BY price ASC LIMIT 1
268 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 3665
                ORDER BY price ASC LIMIT 1
269 0.0003 0.00025415420532227
SELECT value FROM productattributes
                WHERE product_id = '3665'
                AND name = 'ListPriceAmount'
270 0.0003 0.00027179718017578
SELECT value FROM productattributes WHERE product_id = '3665' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
271 0.0004 0.0003511905670166
SELECT * FROM products WHERE id = '3666'
272 0.0003 0.00033998489379883
SELECT * FROM productimages WHERE product_id = '3666' ORDER BY sortorder ASC
273 0.0004 0.00038886070251465
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3666' AND p.id = pi.product_id ORDER BY pi.sortorder
274 0.0005 0.00049281120300293
SELECT * FROM product_image_select WHERE product_id = '3666'
275 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '3666'
276 0.0004 0.00037717819213867
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3666'
                GROUP BY o.product_id
277 0.0004 0.00044703483581543
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3666'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
278 0.0003 0.00028800964355469
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3666
279 0.0006 0.00064802169799805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3666' AND a.name = n.originalname
280 0.0003 0.00025200843811035
SELECT * FROM productoffers WHERE product_id = '3666' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '3666' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0002 0.0002291202545166
SELECT * FROM productoffers
                WHERE product_id = 3666
                ORDER BY price ASC LIMIT 1
283 0.0003 0.00026106834411621
SELECT value FROM productattributes
                WHERE product_id = '3666'
                AND name = 'ListPriceAmount'
284 0.0003 0.00031900405883789
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3666'
                GROUP BY o.product_id
285 0.0004 0.00044608116149902
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3666'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
286 0.0003 0.00029897689819336
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3666
287 0.0003 0.00034689903259277
SELECT value FROM productattributes WHERE product_id = '3666' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
288 0.0004 0.00040602684020996
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3666'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
289 0.0003 0.00026798248291016
SELECT * FROM products WHERE id = '3673'
290 0.0003 0.00032186508178711
SELECT * FROM productimages WHERE product_id = '3673' ORDER BY sortorder ASC
291 0.0005 0.00048089027404785
SELECT * FROM product_image_select WHERE product_id = '3673'
292 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '3673'
293 0.0007 0.00065803527832031
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3673' AND a.name = n.originalname
294 0.0003 0.0003209114074707
SELECT * FROM productoffers WHERE product_id = '3673' AND merchantid = 'A1X6FK5RDHNB96'
295 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '3673' AND price > 0
                ORDER BY price ASC LIMIT 1
296 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 3673
                ORDER BY price ASC LIMIT 1
297 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '3673'
                AND name = 'ListPriceAmount'
298 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '3673' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
299 0.0004 0.0003659725189209
SELECT * FROM products WHERE id = '3674'
300 0.0003 0.00031280517578125
SELECT * FROM productimages WHERE product_id = '3674' ORDER BY sortorder ASC
301 0.0005 0.00049114227294922
SELECT * FROM product_image_select WHERE product_id = '3674'
302 0.0003 0.00028610229492188
SELECT * FROM productcustomimages WHERE product_id = '3674'
303 0.0007 0.00069212913513184
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3674' AND a.name = n.originalname
304 0.0003 0.00032496452331543
SELECT * FROM productoffers WHERE product_id = '3674' AND merchantid = 'A1X6FK5RDHNB96'
305 0.0003 0.00025415420532227
SELECT * FROM productoffers
                WHERE product_id = '3674' AND price > 0
                ORDER BY price ASC LIMIT 1
306 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = 3674
                ORDER BY price ASC LIMIT 1
307 0.0003 0.00029706954956055
SELECT value FROM productattributes
                WHERE product_id = '3674'
                AND name = 'ListPriceAmount'
308 0.0004 0.00037693977355957
SELECT value FROM productattributes WHERE product_id = '3674' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
309 0.0004 0.0004270076751709
SELECT * FROM products WHERE id = '3675'
310 0.0003 0.00032711029052734
SELECT * FROM productimages WHERE product_id = '3675' ORDER BY sortorder ASC
311 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '3675'
312 0.0003 0.00033903121948242
SELECT * FROM productcustomimages WHERE product_id = '3675'
313 0.0007 0.0006859302520752
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3675' AND a.name = n.originalname
314 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '3675' AND merchantid = 'A1X6FK5RDHNB96'
315 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '3675' AND price > 0
                ORDER BY price ASC LIMIT 1
316 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = 3675
                ORDER BY price ASC LIMIT 1
317 0.0003 0.00031089782714844
SELECT value FROM productattributes
                WHERE product_id = '3675'
                AND name = 'ListPriceAmount'
318 0.0003 0.00033903121948242
SELECT value FROM productattributes WHERE product_id = '3675' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
319 0.0003 0.00034189224243164
SELECT * FROM products WHERE id = '3676'
320 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '3676' ORDER BY sortorder ASC
321 0.0005 0.0004580020904541
SELECT * FROM product_image_select WHERE product_id = '3676'
322 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '3676'
323 0.0006 0.00056099891662598
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3676' AND a.name = n.originalname
324 0.0003 0.00031781196594238
SELECT * FROM productoffers WHERE product_id = '3676' AND merchantid = 'A1X6FK5RDHNB96'
325 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '3676' AND price > 0
                ORDER BY price ASC LIMIT 1
326 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 3676
                ORDER BY price ASC LIMIT 1
327 0.0002 0.00024509429931641
SELECT value FROM productattributes
                WHERE product_id = '3676'
                AND name = 'ListPriceAmount'
328 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '3676' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
329 0.0004 0.00040102005004883
SELECT * FROM products WHERE id = '3682'
330 0.0003 0.00033998489379883
SELECT * FROM productimages WHERE product_id = '3682' ORDER BY sortorder ASC
331 0.0003 0.00030016899108887
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3682' AND p.id = pi.product_id ORDER BY pi.sortorder
332 0.0005 0.00045084953308105
SELECT * FROM product_image_select WHERE product_id = '3682'
333 0.0003 0.00029397010803223
SELECT * FROM productcustomimages WHERE product_id = '3682'
334 0.0004 0.0003511905670166
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3682'
                GROUP BY o.product_id
335 0.0004 0.00042009353637695
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3682'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
336 0.0003 0.00026798248291016
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3682
337 0.0007 0.00071096420288086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3682' AND a.name = n.originalname
338 0.0002 0.00024700164794922
SELECT * FROM productoffers WHERE product_id = '3682' AND merchantid = 'A1X6FK5RDHNB96'
339 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '3682' AND price > 0
                ORDER BY price ASC LIMIT 1
340 0.0002 0.00023102760314941
SELECT * FROM productoffers
                WHERE product_id = 3682
                ORDER BY price ASC LIMIT 1
341 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '3682'
                AND name = 'ListPriceAmount'
342 0.0003 0.00028395652770996
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3682'
                GROUP BY o.product_id
343 0.0004 0.00039410591125488
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3682'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
344 0.0002 0.00024914741516113
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3682
345 0.0003 0.00034093856811523
SELECT value FROM productattributes WHERE product_id = '3682' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
346 0.0004 0.0003969669342041
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3682'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
347 0.0003 0.00025796890258789
SELECT * FROM products WHERE parent_id = '3682'
348 0.0004 0.00038480758666992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4890' AND a.name = n.originalname
349 0.0003 0.00031781196594238
SELECT * FROM productoffers WHERE product_id = '4890' AND merchantid = 'A1X6FK5RDHNB96'
350 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '4890' AND price > 0
                ORDER BY price ASC LIMIT 1
351 0.0002 0.00023484230041504
SELECT * FROM productoffers
                WHERE product_id = 4890
                ORDER BY price ASC LIMIT 1
352 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '4890'
                AND name = 'ListPriceAmount'
353 0.0010 0.0010080337524414
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3600' ORDER BY timestamp DESC
354 0.0002 0.00022411346435547
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3606' ORDER BY timestamp DESC
355 0.0002 0.00020503997802734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3738' ORDER BY timestamp DESC
356 0.0002 0.00020384788513184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3610' ORDER BY timestamp DESC
357 0.0002 0.00022697448730469
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3613' ORDER BY timestamp DESC
358 0.0002 0.00020623207092285
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3614' ORDER BY timestamp DESC
359 0.0002 0.00020909309387207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3623' ORDER BY timestamp DESC
360 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3622' ORDER BY timestamp DESC
361 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3626' ORDER BY timestamp DESC
362 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3632' ORDER BY timestamp DESC
363 0.0002 0.0002131462097168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3658' ORDER BY timestamp DESC
364 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3665' ORDER BY timestamp DESC
365 0.0002 0.00020217895507812
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3666' ORDER BY timestamp DESC
366 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3673' ORDER BY timestamp DESC
367 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3674' ORDER BY timestamp DESC
368 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3675' ORDER BY timestamp DESC
369 0.0002 0.00021004676818848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3676' ORDER BY timestamp DESC
370 0.0002 0.00021910667419434
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3682' ORDER BY timestamp DESC
371 0.0008 0.00079083442687988
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
372 0.0006 0.00064396858215332
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
373 0.0002 0.00024509429931641
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
374 0.0123 0.012264966964722
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
375 0.0008 0.00083804130554199
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
376 0.0004 0.0003809928894043
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
377 0.0003 0.00034904479980469
SELECT * FROM products WHERE id = 1626
378 0.0012 0.0011739730834961
SELECT * FROM products WHERE id = 4041
379 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = 4312
380 0.0003 0.00026702880859375
SELECT * FROM products WHERE id = 777
381 0.0003 0.00034713745117188
SELECT * FROM products WHERE id = 3881
382 0.0003 0.00027012825012207
SELECT * FROM products WHERE id = 4213
383 0.0003 0.00026392936706543
SELECT * FROM products WHERE id = '1626'
384 0.0005 0.00048303604125977
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
385 0.0006 0.0005648136138916
SELECT * FROM product_image_select WHERE product_id = '1626'
386 0.0003 0.00033903121948242
SELECT * FROM productcustomimages WHERE product_id = '1626'
387 0.0008 0.00077605247497559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
388 0.0004 0.00036716461181641
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
389 0.0003 0.00028800964355469
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
390 0.0003 0.00031399726867676
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
391 0.0004 0.00037193298339844
SELECT * FROM products WHERE id = '4041'
392 0.0003 0.0003361701965332
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
393 0.0005 0.00050997734069824
SELECT * FROM product_image_select WHERE product_id = '4041'
394 0.0003 0.00030612945556641
SELECT * FROM productcustomimages WHERE product_id = '4041'
395 0.0010 0.0010488033294678
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
396 0.0004 0.00036287307739258
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
397 0.0003 0.00029993057250977
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
398 0.0003 0.00032186508178711
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
399 0.0004 0.0003659725189209
SELECT * FROM products WHERE id = '4312'
400 0.0003 0.00034904479980469
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
401 0.0005 0.00053310394287109
SELECT * FROM product_image_select WHERE product_id = '4312'
402 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '4312'
403 0.0008 0.0008399486541748
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
404 0.0003 0.00034999847412109
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
405 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
406 0.0003 0.00029087066650391
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
407 0.0004 0.00035190582275391
SELECT * FROM products WHERE id = '777'
408 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
409 0.0005 0.00050497055053711
SELECT * FROM product_image_select WHERE product_id = '777'
410 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '777'
411 0.0008 0.00084400177001953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
412 0.0004 0.00036215782165527
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
413 0.0003 0.00030612945556641
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
414 0.0004 0.00037813186645508
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
415 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '3881'
416 0.0004 0.00041985511779785
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
417 0.0006 0.00055289268493652
SELECT * FROM product_image_select WHERE product_id = '3881'
418 0.0003 0.0002892017364502
SELECT * FROM productcustomimages WHERE product_id = '3881'
419 0.0009 0.00089097023010254
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
420 0.0003 0.00033998489379883
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
421 0.0003 0.00030398368835449
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
422 0.0003 0.00033998489379883
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
423 0.0005 0.00045490264892578
SELECT * FROM products WHERE id = '4213'
424 0.0004 0.00040698051452637
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
425 0.0006 0.00058698654174805
SELECT * FROM product_image_select WHERE product_id = '4213'
426 0.0003 0.00032401084899902
SELECT * FROM productcustomimages WHERE product_id = '4213'
427 0.0010 0.00098013877868652
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
428 0.0004 0.0003659725189209
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
429 0.0003 0.00031208992004395
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
430 0.0003 0.00032997131347656
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
431 0.0019 0.0018899440765381
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
432 0.0006 0.0005958080291748
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
433 0.0022 0.0022242069244385
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
434 0.0012 0.0011990070343018
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
435 0.0005 0.00048303604125977
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
436 0.0005 0.00054001808166504
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
437 0.0005 0.00047206878662109
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'